Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change anyhow import to fix FreeBSD #806

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

jabbate19
Copy link
Collaborator

What type of PR is this?

/kind bug

What this PR does / why we need it:

Order of imports with implants/lib/eldritch/src/process/netstat_impl.rs caused compilation to fail on FreeBSD. By importing the anyhow macro at the top, this solves this error without changing any other code.

Which issue(s) this PR fixes:

:shipit:

Copy link
Collaborator

@hulto hulto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm that's weird but sounds good to me

@jabbate19 jabbate19 merged commit 46fb336 into main Dec 2, 2024
6 checks passed
@jabbate19 jabbate19 deleted the Fix-BSD-Netstat-Import branch December 2, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants